gtkwindow: Fix regression with fixed size windows
authorOlivier Fourdan <ofourdan@redhat.com>
Thu, 3 Mar 2016 16:47:35 +0000 (17:47 +0100)
committerOlivier Fourdan <ofourdan@redhat.com>
Thu, 3 Mar 2016 16:50:19 +0000 (17:50 +0100)
commit4a729dc233cad771d577470c5130f46e44d97aa6
tree178e6e644064be689454b14c729a8cbb1ad2da20
parenta37ea5dafdbadf35353fb79a300bf9230f1cb0b0
gtkwindow: Fix regression with fixed size windows

Previous commit to address the default size introduced a regression
with fixed size windows if no default size was given, the resulting
window would end up much smaller than its actual content.
gtk/gtkwindow.c